home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / science / neumap3.zip / NUMP.ZP / NENP1.PAR < prev    next >
Text File  |  1994-09-03  |  982b  |  36 lines

  1. gls.top
  2. 2
  3. gls
  4. 0
  5. 0, 0
  6. 2., 1.5
  7. 1
  8. .01, .98
  9. 20, .001
  10. 4
  11. 1
  12. gls.wts
  13.  
  14.  
  15.  
  16.  
  17. Explanation of Parameters
  18.  
  19. gls.top              ! file storing network structure
  20. 2                    ! 1 for existing weights, 2 for random initial weights
  21. gls                  ! filename for training data 
  22. 0                    ! Enter number of patterns to read (0 for all patterns)
  23. 0, 0                 ! Enter numbers of 1st and last patterns to examine (0 0 for none)
  24. 2., 1.5              ! Enter desired standard deviation and mean of net functions
  25. 1                    ! Enter batch size (1 for no batching, 0 for full batching)
  26. .01, .98             ! learning factor, momentum term
  27. 20,  .001            ! Number of training iterations, threshold on MSE
  28. 4                    ! 1 to continue, 2 to change weights, 3 for a new data file, 4 to stop
  29. 1                    ! Enter 1 to perform feature selection, 0 else 
  30. gls.wts              ! filename for saving the weights
  31.  
  32.  
  33.  
  34.  
  35.  
  36.